getBackgroundBaselineOffset Method
Gets the background baseline offset.
The offset is given in PDF points. By default the background baseline matches the text baseline. If you want to lower it so that it covers the descent part of the text, you can set it to a negative value.
public double getBackgroundBaselineOffset()
|
Return Value
Offset from text baseline for drawing the background.